
body.gambarbg1 {
background-image: url("../img/ebudgetc.jpg");
 
 background-repeat: no-repeat;
  background-size: 100% 100%;
} 
body.gambarbg2 {
background-image: url("../img/logo1.png");
 background-repeat: repeat;
  background-size: 5% 5%;
  background-color:white;
} 
body.gambarbg3 {
background-image: url("../img/logo2.png");
 background-repeat: repeat;
  background-size: 50% 50%;
  background-color:white;
} 
body.gambarbg4 {
background-image: url("../img/ebudgetb.jpg");
 
 background-repeat: no-repeat;
  background-size: 100% 100%;
} 
div.warnabg {
background-color:gray;
 
} 